home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / lib / forms / RCS / proto.el,v < prev    next >
Encoding:
Text File  |  1992-03-02  |  1.7 KB  |  100 lines

  1. head     1.4;
  2. branch   ;
  3. access   ;
  4. symbols  ;
  5. locks    ; strict;
  6. comment  @; @;
  7.  
  8.  
  9. 1.4
  10. date     92.03.02.15.31.58;  author bmiller;  state Exp;
  11. branches ;
  12. next     1.3;
  13.  
  14. 1.3
  15. date     91.02.09.13.24.52;  author ouster;  state Exp;
  16. branches ;
  17. next     1.2;
  18.  
  19. 1.2
  20. date     91.01.07.18.02.41;  author mottsmth;  state Exp;
  21. branches ;
  22. next     1.1;
  23.  
  24. 1.1
  25. date     90.11.27.16.55.57;  author kupfer;  state Exp;
  26. branches ;
  27. next     ;
  28.  
  29.  
  30. desc
  31. @Prototype Emacs Lisp file.
  32. @
  33.  
  34.  
  35. 1.4
  36. log
  37. @copyright year changed by bmiller.
  38. @
  39. text
  40. @;;;
  41. ;;; module.el --
  42. ;;;
  43. ;;;    Description.
  44. ;;;
  45. ;;; Copyright 1992 Regents of the University of California
  46. ;;; Permission to use, copy, modify, and distribute this
  47. ;;; software and its documentation for any purpose and without
  48. ;;; fee is hereby granted, provided that this copyright
  49. ;;; notice appears in all copies.  The University of California
  50. ;;; makes no representations about the suitability of this
  51. ;;; software for any purpose.  It is provided "as is" without
  52. ;;; express or implied warranty.
  53.  
  54. ;;; $Header: /sprite/lib/forms/RCS/proto.el,v 1.3 91/02/09 13:24:52 ouster Exp Locker: bmiller $
  55.  
  56. @
  57.  
  58.  
  59. 1.3
  60. log
  61. @Slight change to copyright notice.
  62. @
  63. text
  64. @d6 1
  65. a6 1
  66. ;;; Copyright 1991 Regents of the University of California
  67. d15 1
  68. a15 1
  69. ;;; $Header: /sprite/lib/forms/RCS/proto.el,v 1.2 91/01/07 18:02:41 mottsmth Exp Locker: ouster $
  70. @
  71.  
  72.  
  73. 1.2
  74. log
  75. @Update copyright date
  76. @
  77. text
  78. @d9 2
  79. a10 2
  80. ;;; fee is hereby granted, provided that the above copyright
  81. ;;; notice appear in all copies.  The University of California
  82. d15 1
  83. a15 1
  84. ;;; $Header: /sprite/lib/forms/RCS/proto.el,v 1.1 90/11/27 16:55:57 kupfer Exp Locker: mottsmth $
  85. @
  86.  
  87.  
  88. 1.1
  89. log
  90. @First cut.
  91. @
  92. text
  93. @d6 1
  94. a6 1
  95. ;;; Copyright 1990 Regents of the University of California
  96. d15 1
  97. a15 1
  98. ;;; $Header$
  99. @
  100.